Skip to content

Conversation

@fluxsaas
Copy link

this allows you to use e.g gulp-rev`s rev-manifest.json file to replace
assets paths.

e,g, for a rev-manifest.json which can be passed to htmlreplace(json)

{
  "javascripts/apps.js": "javascripts/apps-37a1f394.js",
  "stylesheets/index.css": "stylesheets/index-b7b7ad08.css",
}

this allows you to use e.g gulp-rev`s rev-manifest.json file to replace
assets paths.
@fluxsaas
Copy link
Author

sorry, the test's passed but it's not working for me.

the better solution is to use this commit:

adsk-ui@212d48a

which uses a stricter regex:

var REGEX_BEGIN = /<!--\s*build:(\S+(-\S+)*)\S*(\S+(\.\S+)*)?\s*-->/i;

@fluxsaas fluxsaas closed this Dec 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant